Searched defs:poke (Results 1 – 8 of 8) sorted by relevance
116 char* poke = (char*)&d; in randDouble() local138 char* poke = (char*)&d; in randLong() local
236 char* poke = (char*)&d; in randDouble() local
70 char* poke = (char*)&d; in randLong() local
517 int64_t poke = 1; in semaphore_resolve() local
713 void poke(void *ptr, long long val, unsigned size) in poke() function