Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgsdsrc.h55 data_source_type_string, enumerator
101 ((psrc)->type = data_source_type_string,\
104 ((psrc)->type = data_source_type_string,\
H A Dgsdsrc.c31 if (psrc->type == data_source_type_string) in ENUM_PTRS_WITH()
41 if (psrc->type == data_source_type_string) in RELOC_PTRS_WITH()