HomeSort by relevance Sort by last modified time
    Searched refs:Panel_TwoArgNoReturnFunction (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Modules/
_curses_panel.c 155 #define Panel_TwoArgNoReturnFunction(X, TYPE, PARSESTR) \
169 Panel_TwoArgNoReturnFunction(move_panel, int, "ii;y,x")
  /external/python/cpython3/Modules/
_curses_panel.c 182 #define Panel_TwoArgNoReturnFunction(X, TYPE, PARSESTR) \
196 Panel_TwoArgNoReturnFunction(move_panel, int, "ii;y,x")

Completed in 658 milliseconds