HomeSort by: relevance | last modified time | path
    Searched refs:NZ (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xfontsel/dist/
xfontsel.c 101 #define NZ NULL,ZERO
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/
etnaviv_compiler_nir_emit.c 74 OPC(fcsel, SELECT, 0_1_2, NZ),
101 UOPC(b32csel, SELECT, 0_1_2, NZ),

Completed in 44 milliseconds