Searched defs:objext (Results 1 – 9 of 9) sorted by relevance
16 sub objext { '.obj' } subroutine
20 sub objext { '.obj' } subroutine
27 sub objext { $target{obj_extension} || '.o' } subroutine
25 sub objext { '.OBJ' } subroutine
273 objext = '.o' variable276 objext = '.obj' variable