Home
last modified time | relevance | path

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

/titanic_50/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) { in has_saved_fp()