代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/105882/15656209
c slstruct.c
/* Structure type implementation */
/* Copyright (c) 1998, 1999, 2001, 2002, 2003 John E. Davis
* This file is part of the S-Lang library.
*
* You may distribute under the terms of either the GNU G
www.eeworm.com/read/165847/10049874
h ioctls.h
/* emulated ioctl list */
IOCTL(TCGETS, IOC_R, MK_PTR(MK_STRUCT(STRUCT_termios)))
IOCTL(TCSETS, IOC_W, MK_PTR(MK_STRUCT(STRUCT_termios)))
IOCTL(TCSETSF, IOC_W, MK_PTR(MK_STRUCT(ST
www.eeworm.com/read/418361/10951889
h ioctls.h
/* emulated ioctl list */
IOCTL(TCGETS, IOC_R, MK_PTR(MK_STRUCT(STRUCT_termios)))
IOCTL(TCSETS, IOC_W, MK_PTR(MK_STRUCT(STRUCT_termios)))
IOCTL(TCSETSF, IOC_W, MK_PTR(MK_STRUCT(ST
www.eeworm.com/read/416787/11013105
h hba_header.h
#ifndef __MV_HBA_HEADER_LINUX__
#define __MV_HBA_HEADER_LINUX__
struct hba_extension;
typedef struct hba_extension HBA_Extension, *PHBA_Extension;
#include "mv_os.h"
#include "com_type.h"
#include
www.eeworm.com/read/143053/12902403
h icon.h
#ifndef _PYOS_ICON_H_
#define _PYOS_ICON_H_
/************************************************
* 支持标准位图格式,但只处理第一页图 *
************************************************/
struct icon_ic
www.eeworm.com/read/227822/14410988
h ioctls.h
/* emulated ioctl list */
IOCTL(TCGETS, IOC_R, MK_PTR(MK_STRUCT(STRUCT_termios)))
IOCTL(TCSETS, IOC_W, MK_PTR(MK_STRUCT(STRUCT_termios)))
IOCTL(TCSETSF, IOC_W, MK_PTR(MK_STRUCT(ST
www.eeworm.com/read/162614/5517155
c test_passing_structs.c
/* This tests passing of structs. Only integers are tested. */
#include "defines.h"
#include "args.h"
struct IntegerRegisters iregs;
struct FloatRegisters fregs;
unsigned int num_iregs, num_fregs;
www.eeworm.com/read/294698/8210898
h icon.h
#ifndef _PYOS_ICON_H_
#define _PYOS_ICON_H_
/************************************************
* 支持标准位图格式,但只处理第一页图 *
************************************************/
struct icon_ic
www.eeworm.com/read/252894/12259545
c pmp_parse.c
/*
PMP Mod
Copyright (C) 2006 Raphael
E-mail: raphael@fx-world.org
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License
www.eeworm.com/read/291498/8412406
h tty.h
/*
* 'tty.h' defines some structures used by tty_io.c and some defines.
*
* NOTE! Don't touch this without checking that nothing in rs_io.s or
* con_io.s breaks. Some constants are hardwired into