Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/gas/config/
Dobj-elf.c2152 #define SCO_MINOR_VERSION 0x1 macro
2196 md_number_to_chars (p, (SCO_MAJOR_VERSION << 16) | (SCO_MINOR_VERSION), 4); in sco_id()