Searched refs:INC (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/stdlib/ |
D | isomac.c | 188 char *INC; variable 202 INC = argc > 2 ? argv[2] : ""; in main() 263 + strlen (INC) + strlen (macrofile)); in get_null_defines() 271 sprintf (command, fmt, "/dev/null", CC, INC, CC, macrofile); in get_null_defines() 354 + strlen (INC) + strlen (macrofile)); in check_header() 363 sprintf (command, fmt, file_name, CC, INC, CC, macrofile); in check_header()
|
/glibc-2.36/posix/ |
D | annexc.c | 629 const char *INC; variable 644 INC = argc > 2 ? argv[2] : ""; in main() 726 + strlen (INC) + strlen (macrofile)); in get_null_defines() 734 sprintf (command, fmt, "/dev/null", CC, INC, CC, macrofile); in get_null_defines() 805 + strlen (INC) + strlen (macrofile)]; in check_header() 814 sprintf (command, fmt, header->name, CC, INC, CC, macrofile); in check_header() 819 sprintf (line, testfmt, header->subset, header->subset, CC, INC, CC, in check_header()
|
/glibc-2.36/locale/programs/ |
D | locarchive.c | 81 #define INC(FIELD, INCREMENT) SET (FIELD, GET (FIELD) + (INCREMENT)) macro 805 INC (head->string_used, name_len + 1); in add_alias() 807 INC (head->namehash_used, 1); in add_alias() 817 INC (locrecent->refs, -1); in add_alias() 1066 INC (head->sumhash_used, 1); in add_locale() 1085 INC (head->string_used, name_len + 1); in add_locale() 1086 INC (head->namehash_used, 1); in add_locale() 1095 INC (head->locrectab_used, 1); in add_locale() 1109 INC (locrecent->refs, -1); in add_locale() 1113 INC (head->locrectab_used, 1); in add_locale()
|
/glibc-2.36/localedata/unicode-gen/ |
D | unicode-license.txt | 1 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE 12 DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES
|
/glibc-2.36/sysdeps/unix/sysv/linux/sh/ |
D | lowlevel-atomic.h | 26 #define INC(mem, reg) \
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.18 | 63565 (INC): Likewise.
|