Searched refs:argdata (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/sys/compat/cloudabi64/ |
| H A D | cloudabi64_module.c | 69 void *argdata, *canary, *pid; in cloudabi64_fixup() local 82 argdata = *stack_base; in cloudabi64_fixup() 120 PTR(CLOUDABI_AT_ARGDATA, argdata), in cloudabi64_fixup()
|
| /freebsd-12.1/sys/compat/cloudabi32/ |
| H A D | cloudabi32_module.c | 69 void *argdata, *canary, *pid; in cloudabi32_fixup() local 82 argdata = *stack_base; in cloudabi32_fixup() 120 PTR(CLOUDABI_AT_ARGDATA, argdata), in cloudabi32_fixup()
|
| /freebsd-12.1/contrib/jemalloc/src/ |
| H A D | ckh.c | 135 void const **argdata) { in ckh_evict_reloc_insert() argument 143 data = *argdata; in ckh_evict_reloc_insert() 193 *argdata = data; in ckh_evict_reloc_insert() 205 ckh_try_insert(ckh_t *ckh, void const**argkey, void const**argdata) { in ckh_try_insert() argument 208 const void *data = *argdata; in ckh_try_insert() 227 return ckh_evict_reloc_insert(ckh, bucket, argkey, argdata); in ckh_try_insert()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | FSFChangeLog | 130 (struct argdata): New member expand_size. 138 (change_newlines): Now takes struct argdata * (not U_CHAR * and int)
|
| H A D | ChangeLog-2000 | 14978 arg, arglist, argdata, reflist, collect_objlike_expansion, 29544 * cccp.c (struct argdata): Redeclare 'newlines' field as 'int'. 30337 (struct argdata): Delete 'newlines' and 'use_count' fields.
|
| H A D | ChangeLog-1999 | 1515 * cccp.c (argdata): Added free_ptr member. 19208 struct argdata, macarg, change_newlines, timestamp,
|
| H A D | FSFChangeLog.10 | 8416 * cccp.c (struct argdata): Remove unused `comments' member.
|
| H A D | ChangeLog-1998 | 4571 before comparing to size_t. (FIXME: struct argdata should use
|