Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/validation/linear/
H A Dbool-cast-lp64.c9 static _Bool ffun_i(void) { return ffun; } in ffun_i() function
H A Dbool-cast-lp32.c9 static _Bool ffun_i(void) { return ffun; } in ffun_i() function
H A Dbool-cast.c17 static _Bool ffun_i(void) { return fun; } in ffun_i() function