Home
last modified time | relevance | path

Searched defs:L_or_l (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.c569 char L_or_l = (!stub_p && nlsp_in_data_section) ? 'l' : 'L'; in machopic_indirection_name() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.cc585 char L_or_l = (!stub_p && nlsp_in_data_section) ? 'l' : 'L'; in machopic_indirection_name() local