Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dx-lisp.c298 a_ratio, /* '/' */ enumerator
310 #define is_number_attribute(a) ((a) >= a_ratio)
321 return a_ratio; in attribute_of()
654 else if (ptr->attribute == a_ratio) in is_number()