OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:builtin_cir
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/cc/ccom/
builtins.c
779
builtin_cir
(const struct bitable *bt, P1ND *a)
function
851
{ "crealf",
builtin_cir
, BTNOPROTO, 1, 0, FLOAT },
852
{ "creal",
builtin_cir
, BTNOPROTO, 1, 0, DOUBLE },
853
{ "creall",
builtin_cir
, BTNOPROTO, 1, 0, LDOUBLE },
854
{ "cimagf",
builtin_cir
, BTNOPROTO, 1, 0, FLOAT },
855
{ "cimag",
builtin_cir
, BTNOPROTO, 1, 0, DOUBLE },
856
{ "cimagl",
builtin_cir
, BTNOPROTO, 1, 0, LDOUBLE },
Completed in 49 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026