Home
last modified time | relevance | path

Searched refs:cy (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/networking/
Dtls_pstm_montgomery_reduce.c75 :"=g"(_c[LO]), "=r"(cy) \
76 :"0"(_c[LO]), "1"(cy), "g"(mu), "g"(*tmpm++) \
93 :"=g"(_c[LO]), "=&d"(cy) \
94 :"0"(_c[LO]), "g"(cy), "g"(mu), "a"(*tmpm++) \
107 :"=g"(_c[LO]), "=r"(cy) \
108 :"0"(_c[LO]), "1"(cy) \
134 :"=g"(_c[LO]), "=r"(cy) \
135 :"0"(_c[LO]), "1"(cy), "r"(mu), "r"(*tmpm++) \
227 :"=r"(_c), "=r"(cy) \
228 : "0"(_c), "1"(cy), "g"(mu), "r"(tmpm)\
[all …]
/busybox-1.35.0/miscutils/
Dconspy.c314 unsigned cy = G.remote.cursor_y - G.y; in curmove() local
317 if (cx < G.width && cy < G.height) { in curmove()
318 gotoxy(cx, cy); in curmove()
/busybox-1.35.0/scripts/kconfig/
Dgconf.c1034 gint cx, cy; in on_treeview2_button_press_event() local
1037 &cy); in on_treeview2_button_press_event()
1150 gint cx, cy; in on_treeview1_button_press_event() local
1153 &cy); in on_treeview1_button_press_event()