Home
last modified time | relevance | path

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

/dports/math/pspp/pspp-1.4.1/src/output/spv/
H A Dspv-light-decoder.c171 decode_spvlb_valign (uint32_t in, enum table_valign *valignp) in decode_spvlb_valign() argument
176 *valignp = TABLE_VALIGN_CENTER; in decode_spvlb_valign()
180 *valignp = TABLE_VALIGN_TOP; in decode_spvlb_valign()
184 *valignp = TABLE_VALIGN_BOTTOM; in decode_spvlb_valign()
188 *valignp = 0; in decode_spvlb_valign()