代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/221950/4824367
c mnqm.c
#include "string.h"
#include "alloc.h"
#include "stdio.h"
#include "stdlib.h"
#include "io.h"
int nelement,nnode,nsum_node;
struct elems
{
int nedge;
float x[4],y[4];
float s11[4],s22[4]
www.eeworm.com/read/216499/4892179
listing .listing
-rw-r--r-- 1 3 1025 6082 Jul 17 1975 alloc.c
-rw-r--r-- 1 3 1025 2866 Jul 18 1975 clock.c
-rw-r--r-- 1 3 1025 4218 Jul 17 1975 fio.c
-rw-r--
www.eeworm.com/read/216499/4892418
listing .listing
-rw-r--r-- 1 3 1025 420 Jun 27 1975 abort.3
-rw-r--r-- 1 3 1025 248 Jun 27 1975 abs.3
-rw-r--r-- 1 3 1025 1015 Jun 27 1975 alloc.3
-rw-r--
www.eeworm.com/read/216499/4892583
listing .listing
-rw-r--r-- 1 3 1025 105 May 14 1975 abort.s
-rw-r--r-- 1 3 1025 165 May 14 1975 abs.s
-rw-r--r-- 1 3 1025 2427 Jul 17 1975 alloc.s
-rw-r--
www.eeworm.com/read/209559/4970122
h dma-mapping.h
#ifndef _ASM_I386_DMA_MAPPING_H
#define _ASM_I386_DMA_MAPPING_H
#include
#include
#include
#include
#define dma_alloc_noncoherent(d, s, h,
www.eeworm.com/read/209559/4972054
h pgalloc.h
#ifdef __KERNEL__
#ifndef _PPC_PGALLOC_H
#define _PPC_PGALLOC_H
#include
#include
extern void __bad_pte(pmd_t *pmd);
extern pgd_t *pgd_alloc(struct mm_struct *mm)
www.eeworm.com/read/209559/4974618
c xfrm_export.c
#include
#include
EXPORT_SYMBOL(xfrm_user_policy);
EXPORT_SYMBOL(km_waitq);
EXPORT_SYMBOL(km_new_mapping);
EXPORT_SYMBOL(xfrm_cfg_sem);
EXPORT_SYMBOL(xfrm_policy_alloc);
www.eeworm.com/read/209211/4983150
c sub.c
#include "cc.h"
Node*
new(int t, Node *l, Node *r)
{
Node *n;
n = alloc(sizeof(*n));
n->op = t;
n->left = l;
n->right = r;
if(l && t != OGOTO)
n->lineno = l->lineno;
else if(r)
n->lineno
www.eeworm.com/read/208653/4991298
c mnqm.c
#include "string.h"
#include "alloc.h"
#include "stdio.h"
#include "stdlib.h"
#include "io.h"
int nelement,nnode,nsum_node;
struct elems
{
int nedge;
float x[4],y[4];
float s11[4],s22[4]
www.eeworm.com/read/195341/5111597
listing .listing
-rw-r--r-- 1 3 1025 6082 Jul 17 1975 alloc.c
-rw-r--r-- 1 3 1025 2866 Jul 18 1975 clock.c
-rw-r--r-- 1 3 1025 4218 Jul 17 1975 fio.c
-rw-r--