Home | History | Annotate | Download | only in ld

Lines Matching full:isalnum

613 	(def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
614 isdigit/isxdigit/isalpha/isalnum.
618 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
619 isalnum.
633 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
642 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
647 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
648 instead of isalnum.