Searched refs:p_ptr (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/lib/libc/db/hash/ |
| D | hash.c | 883 hash_realloc(SEGMENT **p_ptr, size_t oldsize, size_t newsize) in hash_realloc() argument 888 memmove(p, *p_ptr, oldsize); in hash_realloc() 890 free(*p_ptr); in hash_realloc() 891 *p_ptr = p; in hash_realloc()
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | regex.c | 1863 const CHAR_T **p_ptr, 1872 const char **p_ptr, 4365 wcs_compile_range (CHAR_T range_start_char, const CHAR_T **p_ptr, in wcs_compile_range() argument 4369 const CHAR_T *p = *p_ptr; in wcs_compile_range() 4431 (*p_ptr)++; in wcs_compile_range() 4448 byte_compile_range (unsigned int range_start_char, const char **p_ptr, in byte_compile_range() argument 4453 const char *p = *p_ptr; in byte_compile_range() 4468 (*p_ptr)++; in byte_compile_range()
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | regex.c | 1863 const CHAR_T **p_ptr, 1872 const char **p_ptr, 4365 wcs_compile_range (CHAR_T range_start_char, const CHAR_T **p_ptr, in wcs_compile_range() argument 4369 const CHAR_T *p = *p_ptr; in wcs_compile_range() 4431 (*p_ptr)++; in wcs_compile_range() 4448 byte_compile_range (unsigned int range_start_char, const char **p_ptr, in byte_compile_range() argument 4453 const char *p = *p_ptr; in byte_compile_range() 4468 (*p_ptr)++; in byte_compile_range()
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | regex.c | 1863 const CHAR_T **p_ptr, 1872 const char **p_ptr, 4365 wcs_compile_range (CHAR_T range_start_char, const CHAR_T **p_ptr, in wcs_compile_range() argument 4369 const CHAR_T *p = *p_ptr; in wcs_compile_range() 4431 (*p_ptr)++; in wcs_compile_range() 4448 byte_compile_range (unsigned int range_start_char, const char **p_ptr, in byte_compile_range() argument 4453 const char *p = *p_ptr; in byte_compile_range() 4468 (*p_ptr)++; in byte_compile_range()
|