Home
last modified time | relevance | path

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

/original-bsd/contrib/gas-1.38/
H A Dread.c782 #define BSD_FILL_SIZE_CROCK_4 (4) in s_fill() macro
783 …md_number_to_chars (p, temp_fill, temp_size > BSD_FILL_SIZE_CROCK_4 ? BSD_FILL_SIZE_CROCK_4 : (int… in s_fill()