Home
last modified time | relevance | path

Searched defs:map_ext (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dglobals.d296 enum map_ext = "map"; // for .map files variable
H A Dglobals.h269 const DString map_ext = "map"; // for .map files variable
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dapple.c1686 map_ext(char *name, char **type, char **creator, unsigned short *fdflags, in map_ext() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dglobals.h216 const char *map_ext; // for .map files member