Home
last modified time | relevance | path

Searched refs:pthing (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dpngio.c1406 amount = pthing->m_Count; in memio_png_flush()
1407 buffer = pthing->m_Next; in memio_png_flush()
1415 memcpy(data, pthing->m_Buffer, pthing->m_Count); in memio_png_flush()
1416 copied = pthing->m_Count; in memio_png_flush()
1419 pthing->m_Buffer = NULL; in memio_png_flush()
1422 buffer = pthing->m_Next; in memio_png_flush()
1423 pthing->m_Next = NULL; in memio_png_flush()
1436 pthing->m_Buffer = data; in memio_png_flush()
1438 pthing->m_Size = amount; in memio_png_flush()
1488 pthing->m_Buffer = NULL; in memio_free()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/
H A Dnullable-pointer-iotareduction.rs68 check_type!(main, fn(), |pthing| { in main()
69 assert_eq!(main as fn(), *pthing as fn()) in main()
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A Dthingatpt.el178 ((cl-loop for (pthing . function) in thing-at-point-provider-alist
179 when (eq pthing thing)
/dports/games/slump/slump-0.003.02/
H A Dslump.h416 } thing, *pthing; typedef