Searched refs:Math_f (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libshell/common/sh/ |
H A D | streval.c | 83 typedef Sfdouble_t (*Math_f)(Sfdouble_t,...); typedef 165 Math_f fun; 313 cp = roundptr(ep,cp,Math_f); 315 cp += sizeof(Math_f); 424 fun = *((Math_f*)(ep->code+(int)(*sp))); 438 fun = *((Math_f*)(ep->code+(int)(*sp))); 444 fun = *((Math_f*)(ep->code+(int)(*sp))); 462 fun = *((Math_f*)(ep->code+(int)(*sp))); 468 fun = *((Math_f*)(ep->code+(int)(*sp))); 726 stakpush(vp,fun,Math_f); [all...] |
/osnet-11/usr/src/lib/libshell/common/features/ |
H A D | math.sh | 123 typedef Sfdouble_t (*Math_f)(Sfdouble_t,...); 201 tab="$tab$nl$ht\"\\0${R}${a}${name}\",$ht(Math_f)${F}," 233 tab="$tab$nl$ht\"\\0${R}${a}${name}\",$ht(Math_f)${F}," 291 tab="$tab$nl$ht\"\\0${R}${a}${x}\",$ht(Math_f)$f," 294 tab="$tab$nl$ht\"\",$ht$ht(Math_f)0"
|
Completed in 16 milliseconds