Searched defs:INT (Results 1 - 6 of 6) sorted by relevance
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/ |
H A D | fnmatch.c | 150 # define INT int macro 180 # define INT wint_t macro
|
H A D | fnmatch_loop.c | 21 static int EXT (INT opt, const CHAR *pattern, const CHAR *string, 1021 EXT (INT opt, const CHAR *pattern, const CHAR *string, const CHAR *string_end, 1205 #undef INT macro
|
/osnet-11/usr/src/grub/grub2/grub-core/kern/ |
H A D | misc.c | 726 enum { INT, WCHAR, LONG, LONGLONG, POINTER } types[count_args]; enumerator in enum:__anon483 798 types[curn] = INT; 805 types[curn] = INT; 822 case INT:
|
/osnet-11/usr/src/lib/libc/port/print/ |
H A D | doprnt.c | 2278 enum types {INT = 1, LONG, CHAR_PTR, DOUBLE, LONG_DOUBLE, VOID_PTR, enumerator in enum:types 2356 typelst[targno] = INT; 2363 curtype = INT; 2398 curtype = INT; 2416 typelst[n] = INT; 2419 case INT:
|
/osnet-11/usr/src/lib/libslp/clib/ |
H A D | slp_ami.h | 243 typedef int INT; typedef
|
/osnet-11/usr/src/lib/libsldap/common/ |
H A D | ns_internal.h | 274 INT = 5, /* single integer */ enumerator in enum:__anon2550
|
Completed in 194 milliseconds