Searched refs:gnext (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/page/
H A Dcompiler_peg_mecpu.tcl1625 variable gnext
1627 write asm/[format %02d $gnext]_${file}.sgr [$g serialize]
1628 incr gnext
1636 variable gnext 0
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dbackglue.c1399 glue_Addrec *ga, *gnext = NULL; local
1408 for ( ga=ga_list; ga != NULL; ga = gnext ) {
1411 gnext = ga->ga_next;
1457 gnext = ga_list;
1466 ga_list = gnext;
/macosx-10.10/vim-55/runtime/syntax/
H A Dratpoison.vim30 syn keyword ratpoisonCommandArg gnew gnewbg gnext gprev gravity contained
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-forms.el905 (fmt calc-date-format) this next (gnext nil)
912 gnext
913 (setq gnext nil))))
919 (setq gnext fmt
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dsyncprov.c799 GroupAssertion *ga, *gnext; local
810 for ( ga = so->s_op->o_groups; ga; ga=gnext ) {
811 gnext = ga->ga_next;

Completed in 189 milliseconds