Searched refs:num_ (Results 1 – 6 of 6) sorted by relevance
73 scr->num_##name++; \81 scr->num_##name--; \
715 FT_FIELD_OFFSET( num_ ## name ) \759 FT_FIELD_OFFSET( num_ ## name ), \851 clazz[i].count_offset = FT_FIELD_OFFSET( num_ ## name_ ); \ in FT_Create_Class_cff_field_handlers()900 clazz[i].count_offset = FT_FIELD_OFFSET( num_ ## name_ ); \ in FT_Create_Class_cff_field_handlers()
735 FT_FIELD_OFFSET( num_ ## name ) \779 FT_FIELD_OFFSET( num_ ## name ), \871 clazz[i].count_offset = FT_FIELD_OFFSET( num_ ## name_ ); \ in FT_Create_Class_cff_field_handlers()920 clazz[i].count_offset = FT_FIELD_OFFSET( num_ ## name_ ); \ in FT_Create_Class_cff_field_handlers()
505 static int bio_write(BIO *bio, const char *buf, int num_) { in bio_write() argument506 size_t num = num_; in bio_write()
274 FT_FIELD_OFFSET( num_ ## _fname ), \