Home
last modified time | relevance | path

Searched refs:SCO_MAJOR_VERSION (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-elf.c2120 #define SCO_MAJOR_VERSION 0x1 macro
2165 md_number_to_chars (p, (SCO_MAJOR_VERSION << 16) | (SCO_MINOR_VERSION), 4); in sco_id()