Searched defs:mapset (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/3d/ |
H A D | lib_3d.h | 71 #define mapset _3d_mapset macro
|
H A D | map.c | 485 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