https://t.me/RX1948
Server : Apache/2.4.18 (Ubuntu)
System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64
User : oppastar ( 1041)
PHP Version : 7.0.33-0ubuntu0.16.04.15
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Directory :  /var/www/asietex.co.id/public_html/application/third_party/dompdf/lib/ttf2ufm/src/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/asietex.co.id/public_html/application/third_party/dompdf/lib/ttf2ufm/src/byteorder.h
/*
 * see COPYRIGHT
 */

/*	This defines the macroes ntohs and ntohl, which convert short and long
	ints from network order (used on 68000 chips, and in TrueType font
	files) to whatever order your computer uses. #define _BIG_ENDIAN or not
	to control which set of definitions apply. If you don't know, try both. If
	you have a peculiar machine you're on your own.
*/

#if defined(_BIG_ENDIAN)
#define	ntohl(x)	(x)
#define	ntohs(x)	(x)
#else
#define ntohs(x) \
    ((USHORT)((((USHORT)(x) & 0x00ff) << 8) | \
              (((USHORT)(x) & 0xff00) >> 8))) 
#define ntohl(x) \
    ((ULONG)((((ULONG)(x) & 0x000000ffU) << 24) | \
             (((ULONG)(x) & 0x0000ff00U) <<  8) | \
             (((ULONG)(x) & 0x00ff0000U) >>  8) | \
             (((ULONG)(x) & 0xff000000U) >> 24)))  
#endif

https://t.me/RX1948 - 2025