Home
last modified time | relevance | path

Searched refs:prn (Results 1 - 2 of 2) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
H A Dunistr.c1539 static const ntfschar prn[] = { const_cpu_to_le16('p'), local
1565 || !ntfs_ucsncasecmp(name, prn, 3,
/third_party/python/Lib/test/
H A Dtest_traceback.py957 def prn(): function
960 prn()
961 lineno = prn.__code__.co_firstlineno
964 ' prn()',
965 ' File "%s", line %d, in prn' % (__file__, lineno+1),

Completed in 6 milliseconds