Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dx-scheme.c627 t_symbol, /* symbol */ enumerator
646 if (op->type == t_symbol || op->type == t_string) in free_object()
660 if (!(op->type == t_symbol || op->type == t_string)) in string_of_object()
765 if (inner.type == t_symbol) in read_object()
1178 op->type = t_symbol; in read_object()
1267 op->type = t_symbol; in read_object()
1364 op->type = t_symbol; in read_object()
1374 op->type = t_symbol; in read_object()
Dx-librep.c467 t_symbol, /* symbol */ enumerator
486 if (op->type == t_symbol || op->type == t_string) in free_object()
500 if (!(op->type == t_symbol || op->type == t_string)) in string_of_object()
658 if (inner.type == t_symbol) in read_object()
1090 op->type = t_symbol; in read_object()
Dx-elisp.c386 t_symbol, /* symbol */ enumerator
406 if (op->type == t_symbol || op->type == t_string) in free_object()
420 if (!(op->type == t_symbol || op->type == t_string)) in string_of_object()
684 if (inner.type == t_symbol) in read_object()
1204 op->type = t_symbol; in read_object()
Dx-lisp.c882 t_symbol, /* symbol */ enumerator
901 if (op->type == t_symbol || op->type == t_string) in free_object()
917 if (!(op->type == t_symbol || op->type == t_string)) in string_of_object()
999 op->type = t_symbol; in read_object()
1051 if (inner.type == t_symbol) in read_object()