Searched defs:curval (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 960117-1.c | 19 VAL curval = {0}; variable
|
/openbsd-src/usr.bin/tmux/ |
H A D | cmd-join-pane.c | 79 u_int curval = 0; in cmd_join_pane_exec() local
|
H A D | cmd-split-window.c | 73 u_int count = args_count(args), curval = 0; in cmd_split_window_exec() local
|
H A D | arguments.c | 966 long long maxval, long long curval, char **cause) in args_percentage() 986 long long curval, char **cause) in args_string_percentage() 1034 long long maxval, long long curval, struct cmdq_item *item, char **cause) in args_percentage_and_expand() 1057 long long maxval, long long curval, struct cmdq_item *item, char **cause) in args_string_percentage_and_expand()
|
/openbsd-src/usr.bin/sndioctl/ |
H A D | sndioctl.c | 36 int curval, newval; member 885 ondesc(void *arg, struct sioctl_desc *d, int curval) in ondesc()
|
/openbsd-src/lib/libsndio/ |
H A D | amsg.h | 161 uint16_t curval; member
|
/openbsd-src/sys/dev/usb/ |
H A D | uthum.c | 536 int done, state, ostate, curval; in uthum_ntc_tuning() local
|
/openbsd-src/sys/dev/wscons/ |
H A D | wsconsio.h | 205 unsigned int min, max, curval; member 614 int min, max, curval; global() member
|
/openbsd-src/lib/libpcap/ |
H A D | optimize.c | 497 static int curval; variable
|
/openbsd-src/usr.bin/sndiod/ |
H A D | dev.h | 173 unsigned int curval; member
|
/openbsd-src/sys/arch/armv7/omap/ |
H A D | omdisplay.c | 793 static int curval = 1; in omdisplay_set_brightness_internal() local
|