Searched defs:ix2 (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ncurses/panel/ |
H A D | panel.priv.h | 143 #define COMPUTE_INTERSECTION(pan1,pan2,ix1,ix2,iy1,iy2)\ argument
|
/freebsd/lib/msun/src/ |
H A D | math_private.h | 248 #define EXTRACT_LDBL128_WORDS(ix0,ix1,ix2,d) \ argument 284 #define INSERT_LDBL128_WORDS(d,ix0,ix1,ix2) \ argument
|
/freebsd/contrib/sqlite3/ |
H A D | shell.c | 5747 sqlite3_int64 ix2 = (sqlite3_int64)ix/2; in genSeqMember() local
|