Home
last modified time | relevance | path

Searched refs:typep (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/backends/
Daarch64_regs.c44 const char **setnamep, int *typep, in do_regtype() argument
48 *typep = type; in do_regtype()
64 int *bits, int *typep) in aarch64_register_info() argument
74 do_regtype(setname, type, setnamep, typep, name, namelen, __VA_ARGS__) in aarch64_register_info()
/external/dnsmasq/src/
Drfc1035.c866 unsigned short extract_request(HEADER *header, size_t qlen, char *name, unsigned short *typep) in extract_request() argument
871 if (typep) in extract_request()
872 *typep = 0; in extract_request()
883 if (typep) in extract_request()
884 *typep = qtype; in extract_request()
Ddnsmasq.h714 char *name, unsigned short *typep);
/external/iproute2/ip/
Dipxfrm.c1227 char *typep = NULL; in xfrm_selector_upspec_parse() local
1280 typep = *argv; in xfrm_selector_upspec_parse()
1353 if (typep || codep) { in xfrm_selector_upspec_parse()
/external/icu/icu4c/source/tools/tzcode/
Dzic.c173 const char * typep, const char * monthp,
1396 const char *const typep, in rulesub() argument
1486 if (*typep == '\0') in rulesub()
1493 rp->r_yrtype = ecpyalloc(typep); in rulesub()