Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ xtp2i
Function
xtp2i
win/X11/winmisc.c:133–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
int
134
xtp2i(XtPointer x)
135
{
136
return (int) (ptrdiff_t) x;
137
}
138
139
/* Player Selection ------------------------------------------------------- */
140
/* ARGSUSED */
Callers
7
plsel_dialog_acceptvalues
Function · 0.85
plsel_set_sensitivities
Function · 0.85
X11_player_selection_setupOthers
Function · 0.85
racetoggleCallback
Function · 0.85
roletoggleCallback
Function · 0.85
gendertoggleCallback
Function · 0.85
aligntoggleCallback
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected