HomeSort by relevance Sort by last modified time
    Searched refs:crfunc (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Lib/plat-irix5/
flp.py 386 crfunc = _select_crfunc(form, odata.Class)
387 obj = crfunc(odata.Type, odata.Box[0], odata.Box[1], odata.Box[2], \
399 # Internal crfunc: helper function that returns correct create function
  /external/python/cpython2/Lib/plat-irix6/
flp.py 385 crfunc = _select_crfunc(form, odata.Class)
386 obj = crfunc(odata.Type, odata.Box[0], odata.Box[1], odata.Box[2], \
398 # Internal crfunc: helper function that returns correct create function

Completed in 72 milliseconds