Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_test_kern2.c3 #define START_CHAR 'A' macro
H A Dbpf_iter_test_kern1.c3 #define START_CHAR 'a' macro
/openbmc/u-boot/cmd/
H A Dload.c393 #define START_CHAR 0x01 macro
/openbmc/linux/include/linux/
H A Dtty.h43 #define START_CHAR(tty) ((tty)->termios.c_cc[VSTART]) macro