Lines Matching refs:FLAG64
453 #define POST_BASE_FLAGS64 (FLAG64 (USE_FM) | \ in reorder_syllable()
454 FLAG64 (USE_FAbv) | \ in reorder_syllable()
455 FLAG64 (USE_FBlw) | \ in reorder_syllable()
456 FLAG64 (USE_FPst) | \ in reorder_syllable()
457 FLAG64 (USE_MAbv) | \ in reorder_syllable()
458 FLAG64 (USE_MBlw) | \ in reorder_syllable()
459 FLAG64 (USE_MPst) | \ in reorder_syllable()
460 FLAG64 (USE_MPre) | \ in reorder_syllable()
461 FLAG64 (USE_VAbv) | \ in reorder_syllable()
462 FLAG64 (USE_VBlw) | \ in reorder_syllable()
463 FLAG64 (USE_VPst) | \ in reorder_syllable()
464 FLAG64 (USE_VPre) | \ in reorder_syllable()
465 FLAG64 (USE_VMAbv) | \ in reorder_syllable()
466 FLAG64 (USE_VMBlw) | \ in reorder_syllable()
467 FLAG64 (USE_VMPst) | \ in reorder_syllable()
468 FLAG64 (USE_VMPre)) in reorder_syllable()