Searched defs:lz (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/common/bzip2/ |
H A D | blocksort.c | 80 #define fpush(lz,hz) { stackLo[sp] = lz; \ argument 84 #define fpop(lz,hz) { sp--; \ argument 596 #define mpush(lz,hz,dz) { stackLo[sp] = lz; \ argument 601 #define mpop(lz,hz,dz) { sp--; \ argument
|
/titanic_44/usr/src/lib/libm/common/m9x/ |
H A D | remquo.c | 62 unsigned lx, ly, lz; in fmodquo() local
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | _times_power.c | 97 …ailing_zeros_to_delete, needed_precision, *pp, *table[3], max[3], *start[3], *lz[3], tablepower[3]; in _big_float_times_power() local
|
/titanic_44/usr/src/lib/libast/common/port/ |
H A D | lcgen.c | 275 Language_list_t* lz; local
|