| /src/bin/sh/ |
| syntax.h | 87 #define is_name(c) (sh_ctype(c) & (ISUPPER|ISLOWER|ISUNDER)) macro
|
| /src/external/gpl3/binutils/dist/bfd/ |
| peXXigen.c | 2284 bool is_name, 2299 if (is_name) 3200 bool is_name, 3211 if (is_name) 3321 bool is_name; 3345 bool is_name, 3358 entry->is_name = is_name; 3360 if (is_name) 3426 bool is_name, 3317 bool is_name; member in struct:rsrc_entry [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| peXXigen.c | 2272 bool is_name, 2287 if (is_name) 3190 bool is_name, 3201 if (is_name) 3311 bool is_name; 3335 bool is_name, 3348 entry->is_name = is_name; 3350 if (is_name) 3416 bool is_name, 3307 bool is_name; member in struct:rsrc_entry [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| peXXigen.c | 2267 bool is_name, 2282 if (is_name) 3183 bool is_name, 3194 if (is_name) 3304 bool is_name; 3328 bool is_name, 3341 entry->is_name = is_name; 3343 if (is_name) 3409 bool is_name, 3300 bool is_name; member in struct:rsrc_entry [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| peXXigen.c | 2266 bool is_name, 2281 if (is_name) 3182 bool is_name, 3193 if (is_name) 3303 bool is_name; 3327 bool is_name, 3340 entry->is_name = is_name; 3342 if (is_name) 3408 bool is_name, 3299 bool is_name; member in struct:rsrc_entry [all...] |
| /src/external/bsd/libevent/dist/ |
| evdns.c | 273 char is_name; /* True iff data is a label */ member in struct:server_reply_item 1779 evdns_server_request_add_reply(struct evdns_server_request *req_, int section, const char *name, int type, int class, int ttl, int datalen, int is_name, const char *data) 1820 item->is_name = is_name != 0; 1824 if (item->is_name) { 1967 if (item->is_name) {
|
| /src/external/bsd/ntp/dist/sntp/libevent/ |
| evdns.c | 271 char is_name; /* True iff data is a label */ member in struct:server_reply_item 1777 evdns_server_request_add_reply(struct evdns_server_request *req_, int section, const char *name, int type, int class, int ttl, int datalen, int is_name, const char *data) 1818 item->is_name = is_name != 0; 1822 if (item->is_name) { 1965 if (item->is_name) {
|
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| gfortran.h | 1662 bool is_name : 1; member in struct:gfc_omp_trait_property
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| gfortran.h | 1613 bool is_name : 1; member in struct:gfc_omp_trait_property
|