HomeSort by: relevance | last modified time | path
    Searched defs:__attribute (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/xcvs/dist/lib/
regex_internal.h 116 # define __attribute(arg) __attribute__ (arg) macro
118 # define __attribute(arg) macro
417 # define internal_function __attribute ((regparm (3), stdcall))
435 internal_function __attribute ((pure));
861 internal_function __attribute ((pure))
874 internal_function __attribute ((pure))
883 internal_function __attribute ((pure))

Completed in 26 milliseconds