Symbol: CALLBACK
sys/arch/amd64/amd64/machdep.c
991
CALLBACK(sp_start, p - sp_start);
sys/arch/amd64/amd64/machdep.c
995
CALLBACK(sp_start, p - sp_start);
sys/arch/amd64/amd64/machdep.c
998
CALLBACK(mem_clusters[i].start, mem_clusters[i].size);
sys/arch/hpc/stand/hpcboot/menu/tabwindow.h
54
static LRESULT CALLBACK
sys/arch/hpc/stand/hpcboot/menu/window.cpp
36
LRESULT CALLBACK
sys/arch/hpc/stand/hpcboot/menu/window.cpp
63
BOOL CALLBACK
sys/arch/hpc/stand/hpcboot/menu/window.h
50
static LRESULT CALLBACK _wnd_proc(HWND, UINT, WPARAM, LPARAM);
sys/arch/hpc/stand/hpcboot/menu/window.h
52
static BOOL CALLBACK _dlg_proc(HWND, UINT, WPARAM, LPARAM);
sys/arch/hpcmips/stand/pbsdboot/main.c
1230
LRESULT CALLBACK WndProc(HWND hWnd, UINT message,
sys/arch/hpcmips/stand/pbsdboot/main.c
1261
BOOL CALLBACK MainDlgProc(HWND hWnd, UINT message,
sys/arch/hpcmips/stand/pbsdboot/main.c
383
BOOL CALLBACK MainDlgProc(HWND, UINT, WPARAM, LPARAM);
sys/arch/hpcmips/stand/pbsdboot/main.c
384
LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
sys/arch/hpcmips/stand/pbsdboot/main.c
637
BOOL CALLBACK DlgProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
sys/arch/hpcmips/stand/pbsdboot/main.c
660
BOOL CALLBACK DlgProc2(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
sys/arch/hpcmips/stand/pbsdboot/main.c
695
BOOL CALLBACK PropDlgProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
sys/arch/hpcmips/stand/pbsdboot/main.c
907
BOOL CALLBACK FbDlgProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
sys/arch/i386/i386/dumpsys.c
451
CALLBACK(start, p - start);
sys/arch/i386/i386/dumpsys.c
455
CALLBACK(start, p - start);
sys/arch/i386/i386/dumpsys.c
457
CALLBACK(mem_clusters[i].start, mem_clusters[i].size);