Home
last modified time | relevance | path

Searched defs:tmp_value (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/libkern/kxld/tests/
H A Dkxld_dict_test.c123 int * tmp_value = kxld_alloc(sizeof(int)); in main() local
139 void * tmp_value; in main() local
/xnu-12377.61.12/bsd/net/
H A Dlacp.h261 uint16_t tmp_value = htons(value); in lacp_uint16_set() local
289 uint32_t tmp_value = htonl(value); in lacp_uint32_set() local