Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dnumbers.c176 static void ficl_bpow(ficlVm *);
2997 ficl_bpow(ficlVm *vm) in ficl_bpow() function
4541 FTH_PRI1("b**", ficl_bpow, h_bpow); in init_number()
4542 FTH_PRI1("bpow", ficl_bpow, h_bpow); in init_number()