Searched refs:c (Results 1 – 3 of 3) sorted by relevance
29 if (c + (size) > buflen) \43 size_t c = 0; in __copy_grp() local56 c += len; in __copy_grp()63 c += len; in __copy_grp()83 c += len; in __copy_grp()101 c += len; in __copy_grp()108 c += sizeof (size_t); in __copy_grp()122 size_t c, i, len; in libc_hidden_def() local160 c = savedend - savedbuf in libc_hidden_def()172 c += len; in libc_hidden_def()[all …]
50 CFLAGS-getgrgid_r.c += -fexceptions51 CFLAGS-getgrnam_r.c += -fexceptions52 CFLAGS-getgrent_r.c += -fexceptions53 CFLAGS-getgrent.c += -fexceptions54 CFLAGS-fgetgrent.c += -fexceptions55 CFLAGS-fgetgrent_r.c += -fexceptions $(libio-mtsafe)56 CFLAGS-putgrent.c += -fexceptions $(libio-mtsafe)57 CFLAGS-initgroups.c += -fexceptions58 CFLAGS-getgrgid.c += -fexceptions
31 #define TRAILING_LIST_SEPARATOR_P(c) ((c) == ',') argument
Completed in 6 milliseconds