Searched refs:FLIP (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/generic/
H A Dbinio.c802 #define FLIP(a,b) c = buf [a]; buf [a] = buf [b]; buf [b] = c;
807 FLIP (0,1);
809 FLIP (0,3);
810 FLIP (1,2);
812 FLIP (0,7);
813 FLIP (1,6);
814 FLIP (2,5);
815 FLIP (3,4);
797 #define FLIP macro
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dfreebasic.vim76 syn keyword freebasicGraphics ALPHA CIRCLE CLS COLOR CUSTOM DRAW FLIP GET

Completed in 110 milliseconds