Searched refs:SIZEOF (Results 251 - 262 of 262) sorted by relevance

<<11

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djcarith.c911 SIZEOF(arith_entropy_encoder));
H A Djcmaster.c729 SIZEOF(my_comp_master));
H A Dtransupp.c1026 SIZEOF(jvirt_barray_ptr) * info->num_components);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.y155 %token <sym> DEFAULT GOTO SIZEOF VOLATILE
1463 | SIZEOF '(' texp ')'
H A Dsoapcpp2_yacc.tab.c34 #define SIZEOF 284 macro
363 "UNSIGNED","CONTINUE","FOR","SIGNED","VOID","DEFAULT","GOTO","SIZEOF","VOLATILE",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dxgettext.c2956 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
2957 #define ENDOF(a) ((a) + SIZEOF(a))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/src/
H A Dsoapcpp2_yacc.y155 %token <sym> DEFAULT GOTO SIZEOF VOLATILE
1463 | SIZEOF '(' texp ')'
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.y155 %token <sym> DEFAULT GOTO SIZEOF VOLATILE
1463 | SIZEOF '(' texp ')'
H A Dsoapcpp2_yacc.tab.c34 #define SIZEOF 284 macro
363 "UNSIGNED","CONTINUE","FOR","SIGNED","VOID","DEFAULT","GOTO","SIZEOF","VOLATILE",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dsoapcpp2_yacc.y155 %token <sym> DEFAULT GOTO SIZEOF VOLATILE
1463 | SIZEOF '(' texp ')'
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dconfig_h.com1481 $! Process SIZEOF directives found in SAMBA and others
1483 $ if key2a .eqs. "SIZEOF"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Datombios.h2852 #define ATOM_DTD_MODE_SUPPORT_TBL_SIZE (MAX_DTD_MODE_IN_VRAM*28) //28= (SIZEOF ATOM_DTD_FORMAT)
2853 #define ATOM_STD_MODE_SUPPORT_TBL_SIZE 32*8 //32 is a predefined number,8= (SIZEOF ATOM_STD_FORMAT)
4432 #define VALUE_DWORD SIZEOF ULONG

Completed in 516 milliseconds

<<11