Home
last modified time | relevance | path

Searched defs:print_g (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dmisc.c507 void print_g(char *text, rectangle *g) in print_g() function
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dmisc.c586 void print_g(char *text, rectangle *g) in print_g() function
/dports/devel/py-numba/numba-0.51.2/numba/parfors/
H A Dparfor.py1031 def print_g(adj, root, depth): function
1130 def print_g(fadj_, nadj_, nroot, depth): function
1187 def print_g(fadj_, nadj_, nroot, depth): function
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dpr-output.cc108 static bool print_g = false; variable