Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_curses_panel.c155 #define Panel_TwoArgNoReturnFunction(X, TYPE, PARSESTR) \ macro
169 Panel_TwoArgNoReturnFunction(move_panel, int, "ii;y,x") in Panel_NoArgNoReturnFunction()