Home
last modified time | relevance | path

Searched refs:save_fp_pushes (Results 1 – 1 of 1) sorted by relevance

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