Home | History | Annotate | Download | only in engine

Lines Matching refs:yomi_byte

305     que->yomi_byte   = GET_YSIZE_FROM_DATA(ptr);
306 que->yomi_len = que->yomi_byte / sizeof(NJ_CHAR);
367 que->yomi_byte = GET_YSIZE_FROM_DATA(ptr);
368 que->yomi_len = que->yomi_byte / sizeof(NJ_CHAR);
822 size = que->yomi_byte;