Searched defs:C (Results 1 – 6 of 6) sorted by relevance
/bionic/libc/private/ |
D | nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) }, argument 127 #define NS_COMPAT_CB(F,C) { NSSRC_COMPAT, F, __UNCONST(C) }, argument 130 # define NS_DNS_CB(F,C) { NSSRC_DNS, F, __UNCONST(C) }, argument 132 # define NS_DNS_CB(F,C) argument 136 # define NS_NIS_CB(F,C) { NSSRC_NIS, F, __UNCONST(C) }, argument 138 # define NS_NIS_CB(F,C) argument
|
/bionic/libc/include/ |
D | nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) }, argument 127 #define NS_COMPAT_CB(F,C) { NSSRC_COMPAT, F, __UNCONST(C) }, argument 130 # define NS_DNS_CB(F,C) { NSSRC_DNS, F, __UNCONST(C) }, argument 132 # define NS_DNS_CB(F,C) argument 136 # define NS_NIS_CB(F,C) { NSSRC_NIS, F, __UNCONST(C) }, argument 138 # define NS_NIS_CB(F,C) argument
|
/bionic/libc/stdlib/ |
D | setenv.c | 47 char *C; in setenv() local
|
/bionic/libm/src/ |
D | s_cbrtf.c | 32 C = 5.4285717010e-01, /* 19/35 = 0x3f0af8b0 */ variable
|
D | s_cbrt.c | 30 C = 5.42857142857142815906e-01, /* 19/35 = 0x3FE15F15, 0xF15F15F1 */ variable
|
/bionic/libc/bionic/ |
D | md5.c | 46 #define C m->counter[2] macro
|