Home
last modified time | relevance | path

Searched defs:last_state (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.bin/yacc/
H A Dlr0.c65 static core *last_state; variable
/openbsd-src/usr.bin/cu/
H A Dcu.c61 } last_state = STATE_NEWLINE; variable
/openbsd-src/sys/dev/pci/drm/amd/pm/inc/
H A Damdgpu_dpm.h256 enum amd_pm_state_type last_state; member
/openbsd-src/gnu/usr.bin/perl/
H A Dpp_ctl.c5212 const OP *last_state = NULL; PP() local