Home
last modified time | relevance | path

Searched refs:get_alignment (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fxjs/
Dcjs_field.h131 CJS_Result get_alignment(CJS_Runtime* pRuntime);
Dcjs_field.cpp658 CJS_Result CJS_Field::get_alignment(CJS_Runtime* pRuntime) { in get_alignment() function in CJS_Field
/external/python/cffi/c/
Dffi_obj.c289 align = get_alignment(ct); in ffi_alignof()
D_cffi_backend.c1783 get_alignment(CTypeDescrObject *ct) in get_alignment() function
4960 falignorg = get_alignment(ftype); in b_complete_struct_or_union()
6186 align = get_alignment((CTypeDescrObject *)arg);