代码搜索:forth
找到约 5,349 项符合「forth」的源代码
代码结果 5,349
www.eeworm.com/read/316872/3597069
h ipcbuf.h
#ifndef _ASM_X86_IPCBUF_H
#define _ASM_X86_IPCBUF_H
/*
* The ipc64_perm structure for x86 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel and us
www.eeworm.com/read/316872/3597178
h shmbuf.h
#ifndef _ASM_X86_SHMBUF_H
#define _ASM_X86_SHMBUF_H
/*
* The shmid64_ds structure for x86 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel and us
www.eeworm.com/read/316872/3600308
h ipcbuf.h
#ifndef __m68k_IPCBUF_H__
#define __m68k_IPCBUF_H__
/*
* The user_ipc_perm structure for m68k architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/316872/3600468
h ipcbuf.h
#ifndef __V850E_IPCBUF_H__
#define __V850E_IPCBUF_H__
/*
* The user_ipc_perm structure for v850e architecture.
* Note extra padding because this structure is passed back and forth
* between kernel
www.eeworm.com/read/292705/3947312
h ipcbuf.h
#ifndef __m68k_IPCBUF_H__
#define __m68k_IPCBUF_H__
/*
* The user_ipc_perm structure for m68k architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/439082/1817340
h ipcbuf.h
#ifndef __m68k_IPCBUF_H__
#define __m68k_IPCBUF_H__
/*
* The user_ipc_perm structure for m68k architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/430518/1926318
h ipcbuf.h
#ifndef __m68k_IPCBUF_H__
#define __m68k_IPCBUF_H__
/*
* The user_ipc_perm structure for m68k architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/357083/3031058
h ipcbuf.h
#ifndef __m68k_IPCBUF_H__
#define __m68k_IPCBUF_H__
/*
* The user_ipc_perm structure for m68k architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/131113/5948083
in dz_rotate_rrd.in
#! @PERL@
# $Id: dz_rotate_rrd.in,v 1.2 2004/02/29 18:16:44 vtt Exp $
# This script rotates the RRD database.
# These values are set forth by configure script.
$RRD_DIR = "@RRD_DIR@";
$RRD = "${RR
www.eeworm.com/read/119864/6081959
h dlfcn.h
#ifndef DLFCN_H
#define DLFCN_H
#include
/*
* Various defines and so forth for the dynamic linker
*/
/* For dlopen () */
#define RTLD_LAZY 1
#define RTLD_NOW 2
#define RTLD_GLOBAL 0x