Searched defs:mapset (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/3d/
H A Dlib_3d.h71 #define mapset _3d_mapset macro
H A Dmap.c485 mapset(Table_t* tab, const char* from, int fromsize, register const char* to, int tosize) function
649 if (mapset(&state.vpath, from, fromsize, to, tosize))
663 if (mapset(&state.vpath, from, fromsize, to, tosize) || state.table.version != TABLE_VERSION)

Completed in 215 milliseconds