Searched refs:NZ (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xfontsel/dist/
H A Dxfontsel.c101 #define NZ NULL,ZERO macro
352 resources, XtNumber(resources), NZ );
368 pane = XtCreateManagedWidget("pane",panedWidgetClass,topLevel,NZ);
372 commandBox = XtCreateManagedWidget("commandBox",formWidgetClass,pane,NZ);
377 XtCreateManagedWidget("quitButton",commandWidgetClass,commandBox,NZ);
380 XtCreateManagedWidget("resetButton",commandWidgetClass,commandBox,NZ);
383 XtCreateManagedWidget("ownButton",toggleWidgetClass,commandBox,NZ);
386 XtCreateManagedWidget("countLabel",labelWidgetClass,commandBox,NZ);
393 fieldBox = XtCreateManagedWidget("fieldBox", boxWidgetClass, pane, NZ);
402 XtCreateManagedWidget("dash",labelWidgetClass,fieldBox,NZ);
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir_emit.c74 OPC(fcsel, SELECT, 0_1_2, NZ),
101 UOPC(b32csel, SELECT, 0_1_2, NZ),

Completed in 4 milliseconds