Home
last modified time | relevance | path

Searched defs:charp (Results 1 – 4 of 4) sorted by relevance

/external/curl/lib/
Dsetopt.c54 CURLcode Curl_setstropt(char **charp, const char *s) in Curl_setstropt()
/external/u-boot/include/
Dmalloc.h383 #define MALLOC_ZERO(charp, nbytes) \ argument
422 #define MALLOC_ZERO(charp, nbytes) \ argument
/external/e2fsprogs/debugfs/
Dlogdump.c724 char *charp; in do_hexdump() local
/external/python/cpython3/Python/
Dast_unparse.c23 append_charp(_PyUnicodeWriter *writer, const char *charp) in append_charp()