Home
last modified time | relevance | path

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

/dports/lang/nbc/NXT/
H A DNXTDefs.h1917 #define __GraphicOutEx(_x,_y,_file,_vars,_options) \ macro
12009 #define GraphicOutEx(_x,_y,_file,_vars,_options) __GraphicOutEx(_x,_y,_file,_vars,_options)
12022 #define GraphicOut(_x,_y,_file) __GraphicOutEx(_x,_y,_file,__GraphicOutEmptyVars,0)