Searched refs:pX (Results 1 – 13 of 13) sorted by relevance
| /NextBSD/contrib/ncurses/menu/ |
| HD | m_cursor.c | 53 _nc_menu_cursor_pos(const MENU * menu, const ITEM * item, int *pY, int *pX) in NCURSES_EXPORT() 55 if (!menu || !pX || !pY) in NCURSES_EXPORT() 66 *pX = item->x * (menu->spc_cols + menu->itemlen); in NCURSES_EXPORT()
|
| HD | menu.priv.h | 129 int* pY, int* pX);
|
| HD | llib-lmenuw | 78 int *pX)
|
| HD | llib-lmenu | 78 int *pX)
|
| HD | llib-lmenutw | 78 int *pX)
|
| HD | llib-lmenut | 78 int *pX)
|
| /NextBSD/contrib/ncurses/ncurses/base/ |
| HD | lib_mouse.c | 1659 wmouse_trafo(const WINDOW *win, int *pY, int *pX, bool to_screen) in wmouse_trafo() argument 1666 (void *) pX, in wmouse_trafo() 1669 if (win && pY && pX) { in wmouse_trafo() 1671 int x = *pX; in wmouse_trafo() 1686 *pX = x; in wmouse_trafo()
|
| /NextBSD/contrib/sqlite3/ |
| HD | sqlite3.c | 15871 struct tm *pX; in osLocaltime() local 15876 pX = localtime(t); in osLocaltime() 15878 if( sqlite3GlobalConfig.bLocaltimeFault ) pX = 0; in osLocaltime() 15880 if( pX ) *pTm = *pX; in osLocaltime() 15882 rc = pX==0; in osLocaltime() 19473 static int debugMutexHeld(sqlite3_mutex *pX){ in debugMutexHeld() argument 19474 sqlite3_debug_mutex *p = (sqlite3_debug_mutex*)pX; in debugMutexHeld() 19477 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() argument 19478 sqlite3_debug_mutex *p = (sqlite3_debug_mutex*)pX; in debugMutexNotheld() 19524 static void debugMutexFree(sqlite3_mutex *pX){ in debugMutexFree() argument [all …]
|
| /NextBSD/crypto/heimdal/lib/sqlite/ |
| HD | sqlite3.c | 13636 struct tm *pX; in osLocaltime() local 13641 pX = localtime(t); in osLocaltime() 13643 if( sqlite3GlobalConfig.bLocaltimeFault ) pX = 0; in osLocaltime() 13645 if( pX ) *pTm = *pX; in osLocaltime() 13647 rc = pX==0; in osLocaltime() 17015 static int debugMutexHeld(sqlite3_mutex *pX){ in debugMutexHeld() argument 17016 sqlite3_debug_mutex *p = (sqlite3_debug_mutex*)pX; in debugMutexHeld() 17019 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() argument 17020 sqlite3_debug_mutex *p = (sqlite3_debug_mutex*)pX; in debugMutexNotheld() 17062 static void debugMutexFree(sqlite3_mutex *pX){ in debugMutexFree() argument [all …]
|
| /NextBSD/contrib/ncurses/ncurses/ |
| HD | llib-lncurses | 1465 int *pX,
|
| HD | llib-lncursest | 1482 int *pX,
|
| HD | llib-lncursesw | 1981 int *pX,
|
| HD | llib-lncursestw | 1990 int *pX,
|