Home | History | Annotate | Download | only in truetype

Lines Matching refs:FDefs

580       exec->FDefs      = size->function_defs;
4599 rec = CUR.FDefs;
4637 /* We don't allow nested IDEFS & FDEFs. */
4729 /* CUR.FDefs[n].opc == n for n in 0..CUR.maxFunc */
4733 def = CUR.FDefs + F;
4736 /* look up the FDefs table */
4740 def = CUR.FDefs;
4806 /* CUR.FDefs[n].opc == n for n in 0..CUR.maxFunc */
4810 def = CUR.FDefs + F;
4813 /* look up the FDefs table */
4817 def = CUR.FDefs;
4910 /* We don't allow nested IDEFs & FDEFs. */