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

/ast/src/cmd/3d/
H A Dlib_3d.h70 #define mapinit _3d_mapinit macro
H A D3d.h553 extern int mapinit(const char*, int);
H A Dinit.c1480 mapinit(buf, 0);
1584 if ((n = peek(TABLE_FD, state.table.buf, sizeof(state.table.buf) - 1)) > 0 && !mapinit(state.table.buf, 1))
1596 mapinit(cp + sizeof(var_3d) - 1, 1);
1661 mapinit(cp + sizeof(var_3d) - 1, 1);
H A Dmap.c611 mapinit(const char* buf, int readonly) function
H A Dfs.c506 mapinit(buf, 0);

Completed in 15 milliseconds