Home
last modified time | relevance | path

Searched defs:t_state (Results 1 – 3 of 3) sorted by relevance

/third_party/libxml2/os400/iconv/bldcsndfa/
Dbldcsndfa.c70 typedef struct t_state t_state; /* NFA/DFA state node. */ typedef
97 struct t_state { struct
98 t_state * s_next; /* Next state (for DFA construction). */ argument
99 t_state * s_stack; /* Unprocessed DFA states stack. */ argument
123 struct t_stategroup { argument
125 t_state * g_member; /* Group member (s_stack) list. */ argument
/third_party/ffmpeg/libavcodec/
Dlibtheoraenc.c46 th_enc_ctx *t_state; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h46179 } t_state; member