(linenum→info "unix/slp.c:2238")

glibc/2.7/bits/fenvinline.h

    1: /* This file provides inline versions of floating-pint environment
    2:    handling functions.  If there were any.  */
    3: 
    4: #ifndef __NO_MATH_INLINES
    5: 
    6: /* Here is where the code would go.  */
    7: 
    8: #endif
Syntax (Markdown)