Home
last modified time | relevance | path

Searched refs:__errordecl (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dfcntl2.h36 __errordecl (__open_too_many_args,
38 __errordecl (__open_missing_mode,
68 __errordecl (__open64_too_many_args,
70 __errordecl (__open64_missing_mode,
112 __errordecl (__openat_too_many_args,
114 __errordecl (__openat_missing_mode,
146 __errordecl (__openat64_too_many_args,
148 __errordecl (__openat64_missing_mode,
H A Dmqueue2.h31 __errordecl (__mq_open_wrong_number_of_args,
33 __errordecl (__mq_open_missing_mode_and_attr,
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dcdefs.h139 # define __errordecl(name, msg) \ macro
144 # define __errordecl(name, msg) extern void name (void) macro