Searched defs:save_fp_pushes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsaveargs/amd64/
H A Dsaveargs.c164 static const uint8_t save_fp_pushes[] = { variable
168 #define NUM_FP_PUSHES (sizeof (save_fp_pushes) / sizeof (save_fp_pushes[0]))
235 if (save_fp_pushes[j] == n) {

Completed in 56 milliseconds