Lines Matching refs:ofs
64 pc = (signed char *)(u + map->ofs);
70 ps = (short *)(u + map->ofs);
76 pi = (int *)(u + map->ofs);
82 pl = (long *)(u + map->ofs);
88 pll = (long long *)(u + map->ofs);
96 pc = (unsigned char *)(u + map->ofs);
102 ps = (unsigned short *)(u + map->ofs);
108 pi = (unsigned int *)(u + map->ofs);
114 pl = (unsigned long *)(u + map->ofs);
120 pll = (unsigned long long *)(u + map->ofs);
132 pc = (char *)(u + map->ofs);
138 pi = (int *)(u + map->ofs);
142 p64 = (uint64_t *)(u + map->ofs);
148 s = (char *)(u + map->ofs);
154 pp = (char **)(u + map->ofs);
198 a.toplevel_dll2_ofs = schema->ofs;
305 map[n].ofs) + 2;
309 p = *((const char * const *)&stb[map[n].ofs]);
373 uu64 |= ((uint64_t)stb[map[n].ofs + q] <<
386 lws_sql_purify(sql + m, (const char *)&stb[map[n].ofs],
392 p = *((const char * const *)&stb[map[n].ofs]);